﻿.DrReportMainPanel 
{
    width: 972px
}

.DrReportTopRightLayout 
{
    float:left;
    width: 660px; 
    height: 413px;
    margin-left: 10px;
}

.DrReportBottomRightLayout 
{
    float:left;
    width: 972px;
    margin-top: 10px;
}

.DrReportRealEstateExplorerPanel 
{
    float: left; 
    border: 1px solid #cccccc;
    width: 300px;
    height: 413px;
}

.DrReportRealEstateTree
{
    border: 1px solid #cccccc;
    height: 410px;
}

.DrReportPresentationPanel
{

}

.DrReportMenuMeasuringKindsPanel
{
    float: left; 
    width: 640px; 
    height: 27px;
    background-image: url(~/internet/images/Bg_Menu.gif);
    background-repeat: repeat-x;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 40px
}

.DrReportCheckBoxMeasurePointsPanel 
{
    float: right;
    white-space: nowrap;
    margin: 3px 3px 3px 3px
}

.DrReportChartPanel
{
    width: 640px; 
    height: 413px;
    margin-left: 10px
}

.DrReportMeasuringPointsPanel
{
    width: 960px;
    margin-left: 5px;
    margin-bottom: 5px
}

.DrReportPresentationContentPanel 
{
    width: 960px;
    margin-left: 5px
}

.DrReportGridHeader
{
    width: 960px; 
    white-space: nowrap;
    padding-top: 5px;
}

.DrReportGridHeaderPartYearPanel 
{
    float:left;
    top: 12px; 
    width: 160px; 
    white-space: nowrap;
    margin-left: 497px;
}

.DrReportGridHeaderWholeYearPanel 
{
    float:left;
    top: 0px; 
    width: 125px;  
    white-space: nowrap;
    margin-left: 47px;
}

.DrReportPresentationDataGridPanel 
{
    top: 0px; 
    width: 960px;
    margin-left: 5px;
    margin-bottom: 5px
}

